home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Business Management / RODEMO_ Rental Order Demo / ROINST.exe / README.TXT < prev    next >
Text File  |  1996-04-21  |  3KB  |  72 lines

  1.                              NOTES FOR RUNNING
  2.  
  3.                    THE EQUIPMENT RENTAL ORDER SYSTEM DEMO
  4.                                    by
  5.                        ProgRes (Programming Resources)
  6.  
  7.  
  8. This program is currently run under DOS (version 3.3 and later) and
  9. provides for full general ledger accounting and accounts receivable
  10. tracking when linked to the SBT Vision Point(C) series accounting package.
  11.  
  12. Please note that examples of DOS commands that you type are placed in
  13. quotes.  The quotes are used to show what you should type.  Do not use
  14. the quotes when actually entering the DOS commands!
  15.  
  16. To ensure proper operation of the demo please verify that your computer is
  17. set up to allow at least 96 open files.  To do this type...
  18.  
  19.                           "TYPE C:\CONFIG.SYS"
  20.  
  21. at your command prompt.  You should see a line that has something like
  22. "FILES=48".  If the line is not there then you must add a line to your
  23. CONFIG.SYS file.  If the number is less than 96 you must change it.  To
  24. change it, you may use the EDIT (or EDLIN for older versions of DOS) text
  25. editor.  To change or add the line, type...
  26.  
  27.                           "EDIT C:\CONFIG.SYS"
  28.  
  29. at the command prompt.  For more information on how to use your editor please
  30. refer to your system manuals.
  31.  
  32.   *** NOTE: IMPROPER CHANGES TO YOUR CONFIG.SYS FILE MAY PREVENT YOU ***
  33.   ***       FROM ACCESSING YOUR COMPUTER.  IF YOU ARE NOT SURE THAT  ***
  34.   ***       OF WHAT YOU ARE DOING YOU MUST SEEK COMPETENT HELP!      ***
  35.   ***       WE WILL BE HAPPY TO ASSIST YOU IN CHANGING YOUR FILE,    ***
  36.   ***       HOWEVER, SINCE WE CANNOT SEE YOUR COMPUTER WITHOUT A     ***
  37.   ***       REMOTE COMMUNICATIONS PACKAGE, WE CANNOT BE HELD         ***
  38.   ***       RESPONSIBLE FOR ANY PROBLEMS THAT MAY OCCUR.             ***
  39.  
  40. For automatic installation...
  41.  
  42.    1) Go to a DOS prompt
  43.    2) Select the "A:" drive (or whichever drive is your 3 1/2" drive)
  44.    3) Type "INSTALL x: y:" where "x" is your source drive and "y" is
  45.       the target drive.  For example ->  "INSTALL A: C:" will install the
  46.       demo to your "C:" drive and create a directory called RODEMO from
  47.       your "A:" drive
  48.  
  49. For manual installation to your "C:" drive...
  50.  
  51.    1) Create a separate directory for the demo
  52.       For example ->  "MD C:\RODEMO"
  53.    2) Go the drive and directory that has the "ROINST.EXE" file
  54.    3) Type "ROINST C:\RODEMO"
  55.    4) Type "C:"
  56.    5) Type "CD\RODEMO"
  57.    4) Type "COPY RO.BAT C:\"
  58.  
  59. By performing either the automatic or manual installations, you may now
  60. start the demo by simply typing "RO" provided that "C:\" is in your path.
  61.  
  62. ******************************************************************************
  63.         If you encounter any problems with this demo please call us at
  64.  
  65.                              (770) 418-9313
  66.  
  67.                     or send us email at LAL5858@AOL.COM
  68.  
  69.                  We look forward to your questions and comments.
  70.                         Thank you for your interest!
  71.  
  72.